Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps conan from 2.21.0 to 2.22.1.

Release notes

Sourced from conan's releases.

2.22.1 (30-Oct-2025)

  • Bugfix: Revert "Error out if components miss requiring direct dependencies in more cases". (conan-io/conan#19168)

2.22.0 (29-Oct-2025)

  • Feature: Make the remote name used by conan config install-pkg --url=<url> public. (conan-io/conan#19132). Docs: 📃
  • Feature: Add support for macOS 15.7 and iOS 18.7. (conan-io/conan#19130)
  • Feature: Group arguments in CLI help. (conan-io/conan#19126)
  • Feature: Suggest possible typos for CLI arguments declared as string choices. (conan-io/conan#19126)
  • Feature: Add opt-in conf to control making .sh and .ps1 env deactivate functionality into in-memory functions instead of files. (conan-io/conan#19105). Docs: 📃
  • Feature: Document ExportAPI. (conan-io/conan#19103)
  • Feature: Enable parallel download of packages by default, by defaulting core.download:parallel to the available CPU cores. (conan-io/conan#19099). Docs: 📃
  • Feature: Support conan graph info --package-filter=& pattern. (conan-io/conan#19080). Docs: 📃
  • Feature: Add new environment variable CONAN_DEFAULT_BUILD_PROFILE for default build profile. (conan-io/conan#19040). Docs: 📃
  • Feature: Allow nullifying settings from profiles and command line. (conan-io/conan#19035). Docs: 📃
  • Feature: Support compatibility plugin removal of nullable settings. (conan-io/conan#19031). Docs: 📃
  • Feature: New tools.gnu:disable_flags configuration to allow disabling the injection of some build system flags. (conan-io/conan#19014)
  • Feature: Expose recipe in the ConanFileInterface for information purpose only. (conan-io/conan#18995). Docs: 📃
  • Feature: New CMakeConfigDeps properties to inject extra dependencies and targets. (conan-io/conan#18316)
  • Fix: Better error message for CMakeConfigDeps when the package_type or component type is not defined for something with .location defined. (conan-io/conan#19096)
  • Fix: Change order of build_modules inclusion in CMakeConfigDeps so it happens after legacy-vars, to support some ConanCenter recipes abusing those variables. (conan-io/conan#19094)
  • Fix: Reintroduce settings.yml access to config Sub-API. (conan-io/conan#19078)
  • Fix: Raise an error if conan list * --lru=xx, recommending the #<rev-pattern> argument. (conan-io/conan#19077)
  • Fix: Sanitize XcodeDeps file and variable names to use only valid xcconfig characters. (conan-io/conan#19075)
  • Fix: Explicitly set allow_empty=True in glob() function in BazelDeps (Bazel 8.x compatible). (conan-io/conan#19068)
  • Fix: Fix CMakeConfigDeps when a regular library requires() an application, using components. (conan-io/conan#19052)
  • Fix: Add missing final newline when saving lockfiles to disk. (conan-io/conan#19043)
  • Fix: Warn when adding requirement to version range with pinned revision, it has no effect. (conan-io/conan#19041). Docs: 📃
  • Fix: Fix CMakeConfigDeps escaping. (conan-io/conan#19034)
  • Fix: Improved Python virtual environment creation in PipEnv by using the system-installed interpreter or a user-defined one via tools.system.pipenv:python_interpreter. (conan-io/conan#19030). Docs: 📃
  • Fix: Add VS2026 CMake generator mapping. (conan-io/conan#19024)
  • Fix: Avoid referencing xcconfig from skipped dependencies required in components in XcodeDeps. (conan-io/conan#19023)
  • Fix: Add execution["jobs"] to the generated CMake testPresets with same logic and value as buildPresets. (conan-io/conan#19021)
  • Fix: Improve the error message when a workspace super-install defines intermediate packages in the cache depending on workspace packages. (conan-io/conan#19013)
  • Fix: Improve support for huge diffs in conan report diff HTML output. (conan-io/conan#19012). Docs: 📃
  • Bugfix: MSBuildToolchain explicitly adds the specific toolset .props file when compiler.update is defined, otherwise, activating vcvars is not enough. (conan-io/conan#19137)
  • Bugfix: Fixes an issue where the Apt packages for the build arch would be reported missing, in cross-compiling scenarios, even though they are installed. (conan-io/conan#19074)
  • Bugfix: Solve unexpected conflict when pinning a recipe-revision directly in a conanfile that is not the latest, and having other dependencies resolving first to the latest recipe revision. (conan-io/conan#19038)
  • Bugfix: Fix <host_version> resolution in certain transitive cases. (conan-io/conan#18947)
  • Bugfix: Fix orphan nodes being created when expanding the dependency graph for some cases. (conan-io/conan#18947)
  • Bugfix: Error out if components miss requiring direct dependencies in more cases. (conan-io/conan#18830)
Commits
  • 13d5e91 Conan 2.22.1
  • 150df6e Revert "Error out if components miss requiring direct dependencies in…" (#19168)
  • eba457a Conan 2.22.0
  • 0fbfdc5 pyinstaller support added to PipEnv (#19030)
  • 97d8643 allowing compiler.update for MSBuildToolchain (#19137)
  • fac4b9b Fix 2 assert regressions for graph compatibility (#19148)
  • 79d7454 new CMakeConfigDeps properties to inject extra dependencies and targets (#18316)
  • 8f1a5ca new test for relocaiton of cmake_find_none (#18819)
  • 6e4f724 Add conf to control making .sh and .ps1 env deactivate functionality in...
  • 52f43d9 Error out if components miss requiring direct dependencies in more cases (#18...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [conan](https://github.com/conan-io/conan) from 2.21.0 to 2.22.1.
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@2.21.0...2.22.1)

---
updated-dependencies:
- dependency-name: conan
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 10, 2025 08:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

github-actions bot commented Nov 10, 2025

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 21 0 0 0.52s
✅ DOCKERFILE hadolint 2 0 0 0.79s
✅ GHERKIN gherkin-lint 6 0 0 2.24s
✅ JSON npm-package-json-lint yes no no 0.33s
✅ JSON prettier 15 2 0 0 0.33s
✅ JSON v8r 15 0 0 181.59s
✅ MARKDOWN markdownlint 11 0 0 0 0.94s
✅ MARKDOWN markdown-table-formatter 11 0 0 0 0.23s
✅ REPOSITORY gitleaks yes no no 0.69s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 27.47s
✅ REPOSITORY secretlint yes no no 0.96s
✅ REPOSITORY syft yes no no 2.08s
✅ REPOSITORY trivy yes no no 5.06s
✅ REPOSITORY trivy-sbom yes no no 0.24s
✅ REPOSITORY trufflehog yes no no 2.61s
⚠️ SPELL lychee 72 1 0 37.76s
✅ YAML prettier 27 0 0 0 0.84s
✅ YAML v8r 27 0 0 62.02s
✅ YAML yamllint 27 0 0 0.71s

Detailed Issues

⚠️ SPELL / lychee - 1 error
[IGNORED] docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a)
[ERROR] https://www.contributor-covenant.org/version/2/0/code_of_conduct.html | Network error: error sending request for url (https://www.contributor-covenant.org/version/2/0/code_of_conduct.html) Maybe a certificate error?
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
📝 Summary
---------------------
🔍 Total..........122
✅ Successful.....119
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

Errors in .github/CODE_OF_CONDUCT.md
[ERROR] https://www.contributor-covenant.org/version/2/0/code_of_conduct.html | Network error: error sending request for url (https://www.contributor-covenant.org/version/2/0/code_of_conduct.html) Maybe a certificate error?

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GHERKIN_GHERKIN_LINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-1006

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 536.92 MB 536.92 MB +519 B (+0%) 🔼
linux/arm64 493.61 MB 493.61 MB +287 B (+0%) 🔼

@github-actions
Copy link
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-1006

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 682.59 MB 682.59 MB 2.75 kB (0%) 🔽
linux/arm64 664.93 MB 664.94 MB +16.15 kB (+0%) 🔼

@github-actions
Copy link
Contributor

Test Results

 5 files  ±0   5 suites  ±0   5m 53s ⏱️ + 2m 31s
31 tests ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 
65 runs  ±0  65 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit af807f1. ± Comparison against base commit ebe4ca0.

@rjaegers rjaegers added this pull request to the merge queue Nov 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 10, 2025
@rjaegers rjaegers added this pull request to the merge queue Nov 10, 2025
Merged via the queue into main with commit 2f44c35 Nov 10, 2025
31 of 32 checks passed
@rjaegers rjaegers deleted the dependabot/pip/dot-devcontainer/conan-2.22.1 branch November 10, 2025 18:18
@github-actions
Copy link
Contributor

Pull Request Report (#1006)

Static measures

Description Value
Number of added lines 3
Number of deleted lines 3
Number of changed files 2
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 10.1 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 10.1 Hours
Time to merge after last review 2.7 Hours

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 43.7 Min
Total time spend in last status check run on PR 7.4 Hours

@github-actions
Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v6.6.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants